バージョン

CreateRectangularGradientFill(Double,Double,Double,Double,CellFillGradientStop[]) メソッド

シンタックス
'宣言
 
Public Overloads Shared Function CreateRectangularGradientFill( _
   ByVal left As Double, _
   ByVal top As Double, _
   ByVal right As Double, _
   ByVal bottom As Double, _
   ByVal ParamArray stops() As CellFillGradientStop _
) As CellFillRectangularGradient
public static CellFillRectangularGradient CreateRectangularGradientFill( 
   double left,
   double top,
   double right,
   double bottom,
   params CellFillGradientStop[] stops
)

パラメータ

left
top
right
bottom
stops
参照